Auto merge of #3356 - ibabushkin:feature-build-rustflags, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 2 Dec 2016 23:39:49 +0000 (23:39 +0000)
committerbors <bors@rust-lang.org>
Fri, 2 Dec 2016 23:39:49 +0000 (23:39 +0000)
Implemented string lookup for `build.rustflags` config key

This addresses the immediate issue described in #3052 .
I am, however, unsure about the current state of the deeper issues mentioned in that issue, but if needed, I can take stab at them as well. :)

1  2 
src/cargo/ops/cargo_rustc/context.rs

Simple merge